Add zlib support via the `decompress-gzipped-region' function
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 11 Aug 2013 19:43:36 +0000 (21:43 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 11 Aug 2013 19:43:36 +0000 (21:43 +0200)
commit5981651a3aaa414e6773ec24515b3883d87af479
tree5576b235262bd4bf54a1dba1b20346ee8ad422ed
parentad74837ecaede1f0e8d980bf9185982ead8365db
Add zlib support via the `decompress-gzipped-region' function

This adds a new file, src/decompress.c, as well as tests for the
presence of -lz.
ChangeLog
configure.ac
etc/ChangeLog
etc/NEWS
src/ChangeLog
src/Makefile.in
src/decompress.c [new file with mode: 0644]
src/emacs.c
src/lisp.h